popover: Stop using gtk_widget_get_parent_surface
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Apr 2019 00:54:25 +0000 (20:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Apr 2019 00:57:09 +0000 (20:57 -0400)
commit52d4bcf1be1e280636167e26206233f8cf380a9d
treec2262acbf1cb3cdc6bbc6de9a005df4b2f512c8a
parentfe3b5ba545d513dffca68ab683628e62895589e3
popover: Stop using gtk_widget_get_parent_surface

We can just use the surface of the parent.
gtk/gtkpopover.c